Skip to content

Replace "arch" with "uname -m" #163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

lucasssvaz
Copy link
Contributor

@lucasssvaz lucasssvaz commented Mar 9, 2024

The arch alias/command is not available on many distros. By replacing it with uname -m we can make the lib-builder more distro agnostic and enable compilation in distros like Arch.

https://man7.org/linux/man-pages/man1/arch.1.html

@me-no-dev me-no-dev merged commit f39adcf into espressif:master Apr 3, 2024
8 checks passed
@lucasssvaz lucasssvaz deleted the bugfix/arch_cmd branch May 15, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants